Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Judge): implementation of judge agent to validate code matches t… #1238

Merged
merged 6 commits into from
Jun 18, 2024

Conversation

ArslanSaleem
Copy link
Collaborator

…he user query

@ArslanSaleem ArslanSaleem requested a review from gventuri June 17, 2024 22:09
@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Jun 17, 2024
Copy link

codecov bot commented Jun 17, 2024

Codecov Report

Attention: Patch coverage is 84.75610% with 25 lines in your changes missing coverage. Please review.

Project coverage is 78.78%. Comparing base (2c14f15) to head (4d332fc).

Files Patch % Lines
pandasai/pipelines/chat/generate_chat_pipeline.py 50.00% 9 Missing ⚠️
...e/agents/judge_agent/prompts/judge_agent_prompt.py 68.18% 7 Missing ⚠️
pandasai/ee/agents/judge_agent/__init__.py 75.00% 5 Missing ⚠️
pandasai/pipelines/pipeline.py 90.00% 2 Missing ⚠️
pandasai/agent/base_judge.py 90.90% 1 Missing ⚠️
...i/ee/agents/judge_agent/pipeline/judge_pipeline.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1238      +/-   ##
==========================================
+ Coverage   78.62%   78.78%   +0.15%     
==========================================
  Files         132      139       +7     
  Lines        5540     5698     +158     
==========================================
+ Hits         4356     4489     +133     
- Misses       1184     1209      +25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 18, 2024
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. and removed size:XL This PR changes 500-999 lines, ignoring generated files. labels Jun 18, 2024
@gventuri gventuri merged commit ab0d685 into main Jun 18, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants